﻿2026-07-29T13:24:53.5803470Z ##[group]Run actions/checkout@v5
2026-07-29T13:24:53.5803968Z with:
2026-07-29T13:24:53.5804331Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:24:53.5807075Z   token: ***
2026-07-29T13:24:53.5807456Z   ssh-strict: true
2026-07-29T13:24:53.5807808Z   ssh-user: git
2026-07-29T13:24:53.5808161Z   persist-credentials: true
2026-07-29T13:24:53.5808539Z   clean: true
2026-07-29T13:24:53.5808902Z   sparse-checkout-cone-mode: true
2026-07-29T13:24:53.5809407Z   fetch-depth: 1
2026-07-29T13:24:53.5809755Z   fetch-tags: false
2026-07-29T13:24:53.5810133Z   show-progress: true
2026-07-29T13:24:53.5810675Z   lfs: false
2026-07-29T13:24:53.5811082Z   submodules: false
2026-07-29T13:24:53.5811440Z   set-safe-directory: true
2026-07-29T13:24:53.5811842Z   allow-unsafe-pr-checkout: false
2026-07-29T13:24:53.5812255Z ##[endgroup]
2026-07-29T13:24:53.6620192Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:24:53.6622472Z ##[group]Getting Git version info
2026-07-29T13:24:53.6623555Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T13:24:53.6625124Z [command]/usr/bin/git version
2026-07-29T13:24:53.6625879Z git version 2.43.0
2026-07-29T13:24:53.6676728Z ##[endgroup]
2026-07-29T13:24:53.6688438Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fc5c94c2-f9a6-455b-9073-b6cafe0dbfc3' before making global git config changes
2026-07-29T13:24:53.6689729Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:24:53.6691880Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:24:53.6722739Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T13:24:53.6740531Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:24:53.6759282Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:24:53.6762330Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:24:53.6780111Z HEAD
2026-07-29T13:24:53.6809535Z ##[endgroup]
2026-07-29T13:24:53.6810866Z [command]/usr/bin/git submodule status
2026-07-29T13:24:53.7007936Z ##[group]Cleaning the repository
2026-07-29T13:24:53.7011737Z [command]/usr/bin/git clean -ffdx
2026-07-29T13:24:53.7050428Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T13:24:53.7235791Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:24:53.7241078Z ##[endgroup]
2026-07-29T13:24:53.7242854Z ##[group]Disabling automatic garbage collection
2026-07-29T13:24:53.7245973Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:24:53.7272011Z ##[endgroup]
2026-07-29T13:24:53.7272708Z ##[group]Setting up auth
2026-07-29T13:24:53.7277027Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:24:53.7302114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T13:24:53.7504992Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:24:53.7530080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T13:24:53.7737258Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:24:53.7764623Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:24:53.7954763Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:24:53.7982055Z ##[endgroup]
2026-07-29T13:24:53.8001215Z ##[group]Fetching the repository
2026-07-29T13:24:53.8002348Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d8d8f0e4128aeecd03b8087a2f135e8b05d31929:refs/remotes/pull/123/merge
2026-07-29T13:24:54.3743018Z ##[endgroup]
2026-07-29T13:24:54.3744354Z ##[group]Determining the checkout info
2026-07-29T13:24:54.3750911Z ##[endgroup]
2026-07-29T13:24:54.3751517Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:24:54.3785612Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:24:54.3812968Z ##[group]Checking out the ref
2026-07-29T13:24:54.3815011Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/123/merge
2026-07-29T13:24:54.3866161Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:24:54.3869907Z ##[endgroup]
2026-07-29T13:24:54.3902432Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:24:54.3925534Z d8d8f0e4128aeecd03b8087a2f135e8b05d31929
